
._static-aside {

    background-color: rgba(94, 94, 94, 0.80);
    padding: 20px 20px 20px 20px;
    color: white;
    box-shadow: 0 2px 3px #888888;
}

._static-aside > label {

    color: white;
    font-weight: normal;
    padding: 2px 2px;
}

._static-triangle {

    width: 0;
    height: 0;
    position: absolute;
    top: 20px;
    left: -20px;
    border-top: 20px solid transparent;
    border-right: 20px solid rgba(94, 94, 94, 0.80);
    border-bottom: 20px solid transparent;

}

._static-index-header {

    font-size: 24px;
    padding: 20px 10px;
    font-weight: bold;
    text-align: center;
    color: #D1711A;
    border-bottom: 1px solid #D1711A;

}

._static-link-block {

    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    text-align: left;
    display: block;

}

._static-link-block a {

    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    display: block;

}

._static_base_link {

    font-size: 16px;
    font-weight: bold;
    display: block;
    color: #444444;
    text-align: left;
    padding-left: 50px;
    padding-top: 50px;

}

._static-tabs {

    border: none;
    color: white;
    font-size: 14px;
    background-color: white;
    height: 50px;
    text-align: center;

}

._static-tabs dd {

    height: 50px;
    float: none;
    /*text-align: center;*/
    display: inline-block;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0);
    border: none;

}

._static-tabs dd > a {

    font-size: 14px;
    color: #444444;
    text-align: right;
    font-weight: normal;
    background-color: rgba(0, 0, 0, 0);
    padding: 0 0 0 0;

}

._static-tabs dd:hover {

    transition: width 0.2s;
    border-bottom: 4px solid #444444;
}

._static-tabs dd > a:hover {

    height: 50px;
    color: #444444;
    background-color: rgba(0, 0, 0, 0);

}

._static-tabs dd.active {

    border-bottom: 4px solid #e21e24;
}

._static-tabs dd.active > a {

    font-size: 14px;
    color: #e21e24;

    background-color: rgba(0, 0, 0, 0);

}

._static-tabs-content {

    border: none;

}

._static-press-aside {

    background-color: #f5f5f5;
    border: 1px solid #d0d0d0;
    margin-top: 70px;
}

._static-press-aside-head {

    color: #444444;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    border-bottom: 1px solid #d0d0d0;

    padding: 20px 10px;
    height: 50px;

}

.quick-links {

    box-shadow: 1px 1px 5px #cccccc;
    position: relative;
    background-color: #f6f6f6;

}

.material-seperater {

    background-color: #ffffff;
    height: 1px;
    width: 100%;
    margin: 10px 0;
}

.suspension-selected, .frame-selected {
    border: solid 1px #d20628;
    padding: 3px;
}

.page {
    display: inline;
    padding: 4px 9px;

    margin-right: 4px;
    border-radius: 2px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, .8), 0px 1px 3px rgba(0, 0, 0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

.page:hover, .page.gradient:hover {
    color: #d20628;
    background: #CCC;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
    background: #d20628;
    box-shadow: inset 0px 0px 2px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, .5);
}

.page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #e9e9e9);
}

.small-header-top {
    background-color: #efefef;
    display: inline-block;
    width: 100%;
    padding: 0px 2px 0px 2px;
    border-bottom: 1px solid #eeeeee;

}

.small-header-top > .button-group {
    height: 30px;
}

.small-header-menu {
    display: inline-block;
    width: 100%;
    height: 45px;
    border-bottom: 2px solid #df0909;

}

.small-header-menu > .headerSection {

    position: relative;
    display: table;
    padding: 5px 10px 5px 10px;

}

.small-header-menu > .menu-section {

    position: relative;
    display: table;
    padding: 5px 10px 5px 10px;
    height: inherit;

}

.small-header-menu > .menu-section > .header-style {
    margin: 0 0 0 0;
    display: table-cell;
    vertical-align: middle;

}

.small-header-menu > .menu-section > .header-style > li {
    float: right;
}

.small-header-menu > .menu-section > .header-style > li > a {
    color: #444444;
    font-size: 12px;
}

.small-header-menu > .menu-section > .header-style > li:hover > a {
    color: #df0909;
}

.step-container {
    width: 90%;
    height: 300px;
    display: inline-block;
    padding: 20px 10px 20px 10px;
}
.step-container > .step{
    display: inline-block;
    float: left;
}
.step-container >  .step.step-block {
    height: inherit;
    background-color: #ffffff;
    width: 20%;
    margin-left: 5px;
    display: table;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, 0.8);
    -moz-box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, 0.8);
    box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, 0.8);

}

.step-container >  .step.step-block:hover {
    background-color: rgb(245, 245, 245);
}

.step-block.red {

    border: 2px solid #004C66;

}

.step-block.blue {
    border: 2px solid #D9A300;
}

.step-block.green {
    border: 2px solid #336600;
}

.step-block.orange {

    border: 2px solid #B25900;

}
.step-tag{
    color: #222;
    font-size: 14px;
}
.step-container >  .step.step-dir-block {

    height: inherit;
    width: 5.5%;
    text-align: center;

}

.step-container >  .step.step-dir-block > div > .step-img  {
   position: relative;
    display: table-cell;
    top:35%;
}

.step-block-header {
    display: inline-block;
    padding: 20px 10px;
}

.step-block-header > span {
    display: inline-block;
    float: left;
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    padding: 0 6px;
}

.step-block-header > span.small {
    font-size: 12px;
    font-weight: 600;
    padding-top: 10px;
}


.centered-form-block {
    display: inline-block;
    padding: 10px 10px;
    width: 50%;
}

.offer-options {
    width: 100%;
    display: inline-block;

}

.offer-options > .option-selection {
    display: inline-block;
    width: calc(25% - 4px);
    margin: 0 2px 0 2px;
    padding: 0px 10px;
    float: left;
    background-color: rgba(245, 245, 245, 0.9);
    text-align: center;
}

.option-selection > input[type="radio"] {
    margin: 20px 0 10px 0;
}

.option-selection > p {

    margin: 0 0;
    padding: 3px 0;
    font-size: 14px;
    color: #222222;
}

.option-selection:hover, .option-selection.active {
    background-color: #444444;

}

.option-select-arrow {
    display: none;
}

.option-select-arrow.arrow-down {
    width: 0;
    height: 0;
    display:inline-block;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #444;
}

.option-selection:hover > p, .option-selection.active > p {
    color: white;
}

.background-grey {
    background-color: rgba(245, 245, 245, 0.9);
    padding: 40px 0;
}

.box-shadow {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, 0.8);
    -moz-box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, 0.8);
    box-shadow: 0px 1px 2px 0px rgba(1, 1, 1, 0.8);
    text-align: center;
}
.text-centered{
    text-align: center;
}